In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / PatchCodeReaderGetCodeY3 Method

PatchCodeReaderGetCodeY3 Method (GdPictureImaging)

In This Topic
Syntax
'Declaration

 

Public Function PatchCodeReaderGetCodeY3( _

   ByVal PatchCodeNo As Integer _

) As Integer
public int PatchCodeReaderGetCodeY3( 

   int PatchCodeNo

)
public function PatchCodeReaderGetCodeY3( 

    PatchCodeNo: Integer

): Integer; 
public function PatchCodeReaderGetCodeY3( 

   PatchCodeNo : int

) : int;
public: int PatchCodeReaderGetCodeY3( 

   int PatchCodeNo

) 
public:

int PatchCodeReaderGetCodeY3( 

   int PatchCodeNo

) 

Parameters

PatchCodeNo
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members